home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / Re Saving weak refs. to othe.2 < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  602 b   |  [TEXT/ttxt]

  1. Subject:     Re: Saving weak refs. to other parts
  2. Sent:        9/18/96 10:54 AM
  3. Received:    9/18/96 10:54 AM
  4. From:        Erlend.Stav@informatics.sintef.no
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9. Thanks to Kirk Swenson for the answer and example code! 
  10.  
  11. I have one question regarding the solution:
  12.  
  13. I thought the OD-documentation says somewhere that the ID returned by
  14. WeakClone should -not- be used before the whole cloning operation is over;
  15. that is after EndClone has been called. Do anyone of the OD or ODF team have
  16. any comment?
  17.  
  18. - Erlend